Einhugur Xml Plugin for Xojo

EinhugurXml.NodeIterator Class (console safe)

Iterator for use over set of nodes.

NodeIterator carries Node class instances.

You never create instances of this class directly, instead some iterative properties and methods in other classes will return instance of this class for use in for each loops.

Object
   NodeIterator

class EinhugurXml.NodeIterator implements

Iterator

Iterable

Constructors

NodeIteratorPrivate constructor.

Properties

AnyReturns true if there are any nodes.
CountReturns count of nodes.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS